home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gas_251.zip / bin_251 / binutils / is-ranlib.c < prev    next >
Text File  |  1991-10-07  |  93b  |  4 lines

  1. /* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
  2.  
  3. int is_ranlib = 1;
  4.